postgresql: fix missing symbols at runtime
authorDaniel F. Dickinson <[email protected]>
Sat, 13 Dec 2025 06:29:36 +0000 (01:29 -0500)
committerHannu Nyman <[email protected]>
Sun, 14 Dec 2025 07:50:40 +0000 (08:50 +0100)
commit0bb3db019a7dbf8bd62aefba94c0c5764da9b702
tree435d2fa6f073b8369d1ebe95973c1115523335c5
parentb085131830832e2d78a95d87b76a153103c57927
postgresql: fix missing symbols at runtime

Fixes pgsql-server: the setup fails for any folder
Fixes #27228

Sets postgresql-specific configure flags that configure cannot run-test
to determine their value. This fixes improperly linked files that
prevent database initialization (at least) from working on the device.

Signed-off-by: Daniel F. Dickinson <[email protected]>
libs/postgresql/Makefile